| HistoryList<T> |
| OnNavigate | Called when navigations successfully happened. |
| CanGoBack | |
| CanGoForward | |
| Current | |
| Debug | Print debug information on navigation |
| MaxItems | The maximum history length |
| StateCookie |
| Add | |
| Clear | |
| Navigate | Navigate to delta positions from the current position. For example, -1 is backwards. Returns false if nothing changed. |